.Net Framework > v2.0.50727 > System > Text > Encoding > GetChars GetChars(Byte*,Int32,Char*,Int32)
GetChars(Byte[])
GetChars(Byte[],Int32,Int32)
GetChars(Byte[],Int32,Int32,Char[],Int32)


GetChars(Byte*,Int32,Char*,Int32)

Category
Method
Description
When overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer.
Type
Int32
Character
public
Parameters
NameTypeDescription
bytesByte
byteCountInt32
charsChar
charCountInt32
Attributes
NameValue/Assignment
ComVisibleAttributeFalse
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetChars(Byte[])

Category
Method
Description
When overridden in a derived class, decodes all the bytes in the specified byte array into a set of characters.
Type
Char[]
Character
public
Parameters
NameTypeDescription
bytesByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetChars(Byte[],Int32,Int32)

Category
Method
Description
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters.
Type
Char[]
Character
public
Parameters
NameTypeDescription
bytesByte[]
indexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetChars(Byte[],Int32,Int32,Char[],Int32)

Category
Method
Description
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into the specified character array.
Type
Int32
Character
public, Abstract
Parameters
NameTypeDescription
bytesByte[]
byteIndexInt32
byteCountInt32
charsChar[]
charIndexInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database